 | OauthDockerFeatureId Property |
OAuth feature
Namespace: SanteDB.Rest.OAuth.DockerAssembly: SanteDB.Rest.OAuth (in SanteDB.Rest.OAuth.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic string Id { get; }Public ReadOnly Property Id As String
Get
public:
virtual property String^ Id {
String^ get () sealed;
}abstract Id : string with get
override Id : string with get
Property Value
StringImplements
IDockerFeatureId
See Also