SspiKeytabUpdateParamsType

Element:
SspiKeytabUpdateParams
Type:
SspiKeytabUpdateParamsType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Parameters for SSPI keytab update.
Since:
5.1
Schema:
upload.xsd
Media type(s):
None
Extends:
FileUploadParamsType
XML Representation:
<SspiKeytabUpdateParams xmlns="http://www.vmware.com/vcloud/v1.5" fileSize="xs:long" SspiServiceProviderName="xs:string">
    <VCloudExtension required="xs:boolean"/>
</SspiKeytabUpdateParams>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
fileSize long No create 5.1 Size in bytes of the file which will be uploaded.
SspiServiceProviderName string No create 5.1 Service provider name for SSPI.

Elements

Element Type Required Modifiable Since Deprecated Description
VCloudExtension VCloudExtensionType No always 5.1 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.