Interface IProfileMappingProperty
Represents a ProfileMappingProperty resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IProfileMappingProperty : IResource
Properties
Expression
Declaration
string Expression { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PushStatus
Declaration
ProfileMappingPropertyPushStatus PushStatus { get; set; }
Property Value
Type | Description |
---|---|
ProfileMappingPropertyPushStatus |