msidmPamRequestmsidmPamRequestExpirationProcessedState Property |
ExpirationProcessState - Indicates the state of the process that handled the request by the server
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string msidmPamRequestExpirationProcessedState { get; set; }
Public Property msidmPamRequestExpirationProcessedState As String
Get
Set
public:
property String^ msidmPamRequestExpirationProcessedState {
String^ get ();
void set (String^ value);
}
member msidmPamRequestExpirationProcessedState : string with get, set
Property Value
Type:
String
See Also