GroupmsidmPamSourceDomainName Property |
PAM Group Source Domain Name - The Source domain of a PAM group.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string msidmPamSourceDomainName { get; set; }
Public Property msidmPamSourceDomainName As String
Get
Set
public:
property String^ msidmPamSourceDomainName {
String^ get ();
void set (String^ value);
}
member msidmPamSourceDomainName : string with get, set
Property Value
Type:
String
See Also