Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterfaceS2S-csatoló

Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface (ClassType)

A webhelyek közötti csatoló

Element properties:

Base ClassMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7b595fad-ea59-4f1d-06fe-980ba62438ce

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents:
ServerName  string  Kiszolgáló neve A kiszolgáló neve false 256  False     
TenantName  string  Bérlő neve A bérlő neve false 256  False     
RoutingDomain  string  Útválasztó tartomány Útválasztó tartomány neve false 256  False     
RoutingDomainID  string  Útválasztó tartomány azonosítója Útválasztó tartomány azonosítója false 256  False     
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface:
Name  string  Csatoló neve Az S2S-csatoló neve true 256  False     
Destination  string  Cél Az S2S-csatoló célja false 256  False     
AdminStatus  string  Adminisztrációs állapot Az S2S-csatoló adminisztrációs állapota false 256  False     
IPv4Subnet  string  IPv4-alhálózat Az S2S-csatoló IPv4-alhálózata false 256  False     
IPv6Subnet  string  IPv6-alhálózat Az S2S-csatoló IPv6-alhálózata false 256  False     
Protocol  string  Protokoll Az S2S-csatoló hitelesítési protokollja false 256  False     
EncryptionType  string  Titkosítás típusa Az S2S-csatoló titkosítási típusa false 256  False     
AuthenticationMethod  string  Hitelesítési módszer Hitelesítési módszer false 256  False     
EapMethod  string  EAP-módszer EAP-módszer false 256  False     
CertificateName  string  Tanúsítvány neve Tanúsítvány neve false 256  False     
UserName  string  Felhasználói név Felhasználói név false 256  False     
ResponderAuthenticationMethod  string  Válaszadó hitelesítési módszere Válaszadó hitelesítési módszere false 256  False     
NumberOfTries  string  Próbálkozások száma Próbálkozások száma false 256  False     
RetryInterval  string  Újrapróbálkozási időköz Újrapróbálkozási időköz false 256  False     
SADataSizeForRenegotiation  string  SA DataSize újraegyeztetéshez SA DataSize újraegyeztetéshez false 256  False     
SALifeTime  string  SA élettartama SA élettartama false 256  False     
NetworkOutageTime  string  Hálózati szolgáltatáskimaradás időtartama Hálózati szolgáltatáskimaradás időtartama false 256  False     
IdleDisconnect  string  Üresjárati kapcsolatbontás ideje Üresjárati kapcsolatbontás időtartama másodpercben false 256  False     
InternalIPv4  string  Belső IPv4 Belső IPv4 false 256  False     
InternalIPv6  string  Belső IPv6 Belső IPv6 false 256  False     
PromoteAlternate  string  Másodlagos előléptetése Másodlagos előléptetése false 256  False     
LastError  string  Utolsó hiba Utolsó felmerült hiba a csatolón false 256  False     
UnReachabilityReasons  string  Elérhetetlenség okai Elérhetetlenség okai false 256  False     
CustomPolicy  string  Egyéni házirend A csatolón alkalmazott egyéni házirend false 256  False     
AuthenticationTransformConstants  string  Hitelesítési átalakítási állandók Hitelesítési átalakítási állandók false 256  False     
DHGroup  string  DH-csoport DH-csoport false 256  False     
CipherTransformConstants  string  Titkosítási átalakítási állandók Titkosítási átalakítási állandók false 256  False     
EncryptionMethod  string  Titkosítás módszer Titkosítás módszer false 256  False     
IntegrityCheckMethod  string  Sértetlenség-ellenőrzési módszer Sértetlenség-ellenőrzési módszer false 256  False     
PfsGroup  string  PFS-csoport PFS-csoport false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface" Base="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="Destination" Type="string"/>
<Property ID="AdminStatus" Type="string"/>
<Property ID="IPv4Subnet" Type="string"/>
<Property ID="IPv6Subnet" Type="string"/>
<Property ID="Protocol" Type="string"/>
<Property ID="EncryptionType" Type="string"/>
<Property ID="AuthenticationMethod" Type="string"/>
<Property ID="EapMethod" Type="string"/>
<Property ID="CertificateName" Type="string"/>
<Property ID="UserName" Type="string"/>
<Property ID="ResponderAuthenticationMethod" Type="string"/>
<Property ID="NumberOfTries" Type="string"/>
<Property ID="RetryInterval" Type="string"/>
<Property ID="SADataSizeForRenegotiation" Type="string"/>
<Property ID="SALifeTime" Type="string"/>
<Property ID="NetworkOutageTime" Type="string"/>
<Property ID="IdleDisconnect" Type="string"/>
<Property ID="InternalIPv4" Type="string"/>
<Property ID="InternalIPv6" Type="string"/>
<Property ID="PromoteAlternate" Type="string"/>
<Property ID="LastError" Type="string"/>
<Property ID="UnReachabilityReasons" Type="string"/>
<Property ID="CustomPolicy" Type="string"/>
<Property ID="AuthenticationTransformConstants" Type="string"/>
<Property ID="DHGroup" Type="string"/>
<Property ID="CipherTransformConstants" Type="string"/>
<Property ID="EncryptionMethod" Type="string"/>
<Property ID="IntegrityCheckMethod" Type="string"/>
<Property ID="PfsGroup" Type="string"/>
</ClassType>