ServiceProperties.OrganizationInfo 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::Management::Resources::Organization ^ OrganizationInfo { Microsoft::IdentityServer::Management::Resources::Organization ^ get(); };
public Microsoft.IdentityServer.Management.Resources.Organization OrganizationInfo { get; }
member this.OrganizationInfo : Microsoft.IdentityServer.Management.Resources.Organization
Public ReadOnly Property OrganizationInfo As Organization