Gets the security descriptor.

Namespace:  EPiServer.Security
Assembly:  EPiServer.BaseLibrary (in EPiServer.BaseLibrary.dll) Version: 6.0.530.0

Syntax

C#
ISecurityDescriptor GetSecurityDescriptor()

Return Value

An implementation of ISecurityDescriptor.

See Also