Modifier

GenericSecurityDescriptor.Revision Property

Definition

Gets the revision level of the GenericSecurityDescriptor object.

public:
 static property System::Byte Revision { System::Byte get(); };
public static byte Revision { get; }
static member Revision : byte
Public Shared ReadOnly Property Revision As Byte

Property Value

A byte value that specifies the revision level of the GenericSecurityDescriptor.

Applies to