Gets a string representation of the attributes of the policy statement for the code group.
[Visual Basic] ReadOnly Property AttributeString As String [C#] string AttributeString {get;} [C++] String* get_AttributeString() = 0; [JScript] abstract function get AttributeString() : String;
A string representation of the attributes of the policy statement for the code group.
The string representation is not localized.
ICodeGroup Interface | ICodeGroup Members | System.Security.Policy Namespace