WebCustomizationResource.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::IdentityServer::PolicyModel::Configuration::WebCustomizationResourceType Type { Microsoft::IdentityServer::PolicyModel::Configuration::WebCustomizationResourceType get(); void set(Microsoft::IdentityServer::PolicyModel::Configuration::WebCustomizationResourceType value); };
[System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)]
public Microsoft.IdentityServer.PolicyModel.Configuration.WebCustomizationResourceType Type { get; set; }
member this.Type : Microsoft.IdentityServer.PolicyModel.Configuration.WebCustomizationResourceType with get, set
Public Property Type As WebCustomizationResourceType
Property Value
- Attributes