msidmPamRequestmsidmPamRequestCreationMethod Property |
CreationMethod - Indicates the method that PAM Request was created: PowerShell or Rest API
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string msidmPamRequestCreationMethod { get; set; }
Public Property msidmPamRequestCreationMethod As String
Get
Set
public:
property String^ msidmPamRequestCreationMethod {
String^ get ();
void set (String^ value);
}
member msidmPamRequestCreationMethod : string with get, set
Property Value
Type:
String
See Also