Name of the named permission set for the code group.
[Visual Basic] ReadOnly Property PermissionSetName As String [C#] string PermissionSetName {get;} [C++] String* get_PermissionSetName() = 0; [JScript] abstract function get PermissionSetName() : String;
Name of a named permission set of the policy level.
May be NULL if the code group has an unnamed permission set.
ICodeGroup Interface | ICodeGroup Members | System.Security.Policy Namespace