Microsoft.Unix.CredentialRefUNIX/Linux-gebruikersreferenties

Microsoft.Unix.CredentialRef (ClassType)

Alle UNIX/Linux-gebruikersreferenties

Element properties:

Base ClassMicrosoft.SystemCenter.OperationManager.UnmanagedCredentialReference
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId703c161f-963b-6cea-7d7a-1c10f343d0b8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.SystemCenter.OperationManager.UnmanagedCredentialReference:
CredentialId  string      false 256  False     
Microsoft.Unix.CredentialRef:
Key  string  Beveiligde gegevens-id voor het opslaan van referenties true 256  False     
Type  string  Type Run As-account (onveiliger/veiliger) false 256  False     
IsSSHKey  string  Hier wordt aangegeven of voor het account een SSH-sleutel wordt gebruikt false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.CredentialRef" Abstract="false" Accessibility="Public" Hosted="false" Singleton="false" Base="OM!Microsoft.SystemCenter.OperationManager.UnmanagedCredentialReference">
<Property ID="Key" Type="string" Key="true"/>
<Property ID="Type" Type="string" Key="false"/>
<Property ID="IsSSHKey" Type="string" Key="false"/>
</ClassType>