GroupmsidmPamSourceGroupName Property |
PAM Source Group Name - The name of the group that is shadowed by this group
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string msidmPamSourceGroupName { get; set; }
Public Property msidmPamSourceGroupName As String
Get
Set
public:
property String^ msidmPamSourceGroupName {
String^ get ();
void set (String^ value);
}
member msidmPamSourceGroupName : string with get, set
Property Value
Type:
String
See Also